@charset "utf-8";

/* CSS Document */
/* Auther: Puyuan */
/* WebSite: http://www.ipuyuan.com/ */
/*公共样式与首页样式*/
A {
    TEXT-DECORATION: none;
    outline: none;
}

A:link {
    color: #555555;
    outline: none;
}

A:visited {
    color: #555555
}

A:active {
    color: #555555
}

A:hover {
    COLOR: #ff0000
}

BODY {
    margin: 0px;
    font-family: "Microsoft Yahei";
    background: #ffffff;
    font-size: 14px;
    line-height: 24px;
    color: #555555;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
input,
dl,
dt,
dd,
header,
article,
iframe,
footer,
ol,
div,
img {
    margin: 0px;
    padding: 0px;
}

input {
    border: 0px;
}

img {
    border: 0px;
    vertical-align: middle;
}

li {
    list-style: none;
}

a {
    outline: none;
}

b {
    font-weight: normal;
}

input,
button,
select,
textarea {
    outline: none;
    font-family: "Microsoft Yahei";
    font-size: 12px;
    color: #808080;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
}

.main {
    width: 1000px;
    margin: 0px auto;
}

.top1 {
    width: 100%;
    height: 185px;
}

.top1 .main {}

.logo {
    width: 182px;
    height: 53px;
    float: left;
    margin-top: 15px;
}

.logo img {
    width: 100%;
    height: 53px;
}

.top1_r {
    float: right;
    width: 770px;
    height: 80px;
}

.top1_r img {
    width: 100%;
    height: 80px;
}

.tt {
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 5px 0px;
    font-size: 12px;
}

.tt .s1 {
    float: left;
    color: #808080;
}

.tt .s2 {
    float: right;
    margin-right: 20px;
    color: #999999;
}

.tt .s2 a {
    margin: 0px 7px;
    display: inline-block
}

#cd_wx {
    background: url(../images/t_wx.png) left no-repeat;
    padding-left: 28px;
    position: relative;
    z-index: 10;
}

#cd_wx img {
    width: 153px;
    top: 20px;
    position: absolute;
    left: 50%;
    margin-left: -76.5px;
    display: none;
}

#cd_wx:hover img {
    display: block;
}

.ssn {
    float: right;
    height: 30px;
    width: 340px;
}

.ssn .ss_txt {
    float: left;
    border: solid 1px #dddddd;
    width: 260px;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
}

.ssn .ss_an {
    float: right;
    height: 30px;
    line-height: 100%;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
    background: #d20515;
    width: 62px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.ssn .ss_an:hover {
    background: #0e80d8;
}

@media only screen and (min-width: 1000px) {
    .menu {
        width: 100%;
        float: left;
        background: #d20515;
        height: 45px;
        margin: 8px 0px 0px 0px;
        position: relative;
        z-index: 9;
    }

    .menu li {
        float: left;
        height: 45px;
        margin-left: 1px;
        position: relative;
        background: url(../images/nav_x.png) no-repeat 0px -2px;
    }

    /*.menu li:last-child{ float:right;}*/
    .menu li a.dbt {
        display: block;
        height: 45px;
        line-height: 43px;
        padding: 0px 11px 0px 11px;
        font-size: 16px;
    }

    .menu li a.dbt:hover,
    .menu li.on a.dbt,
    .menu li:hover a.dbt {
        background: #ffc000;
    }

    .menu a {
        color: #ffffff;
    }

    .menu dl {
        width: 140px;
        position: absolute;
        left: 0px;
        top: 45px;
        display: none;
        background: #ffc000;
    }

    .menu dd {
        width: 100%;
        float: left;
        height: 38px;
        line-height: 38px;
        border-bottom: solid 1px #ffd75c
    }

    .menu dd a {
        display: block;
        height: 38px;
        padding-left: 11px;
        width: 129px;
        font-size: 14px;
    }

    .menu dd a:hover {
        background: #d20515;
    }

    .menu li:hover dl {
        display: block;
    }
}

.foot {
    width: 100%;
    padding-top: 30px;
}

.foot .main {
    padding: 20px 0px;
    border-top: solid 3px #d20515;
    font-size: 12px;
    text-align: center;
}

.cd_f {
    width: 100%;
    font-size: 14px;
    color: #999999;
    padding-bottom: 15px;
}

.cd_f a {
    margin: 0px 10px;
}

.f_nr {
    width: 100%;
}

.sy {
    width: 100%;
}

.sy_gg1 {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.sy_gg1 .d1,
.ny .sy_gg1 .d1 {
    float: left;
    width: 725px;
    height: 80px;
}

.sy_gg1 .d1 img {
    width: 100%;
    height: 80px;
}

.sy_gg1 .d2,
.ny .sy_gg1 .d2 {
    float: right;
    width: 260px;
    height: 80px;
}

.sy_gg1 .d2 img {
    width: 100%;
    height: 80px;
}

.sy_gg12 {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.sy_gg12 .d1 {
    float: left;
    width: 725px;
    height: 90px;
}

.sy_gg12 .d1 img {
    width: 100%;
    height: 90px;
}

.sy_gg12 .d2 {
    float: right;
    width: 260px;
    height: 90px;
}

.sy_gg12 .d2 img {
    width: 100%;
    height: 90px;
}

.sy_gg2 {
    float: left;
    width: 100%;
    overflow: hidden;
}

.sy_gg2 ul {
    float: left;
    width: 1020px;
}

.sy_gg2 li {
    float: left;
    width: 160px;
    height: 59px;
    margin: 0px 8px 10px 0px;
    text-align: center;
    overflow: hidden;
}

.sy_gg2 li img {
    width: 160px;
    height: 59px;
    vertical-align: middle;
}

.sy_gg3 {
    float: left;
    width: 100%;
    overflow: hidden;
}

.sy_gg3 ul {
    float: left;
    width: 1020px;
}

.sy_gg3 li {
    float: left;
    width: 328px;
    height: 80px;
    margin: 0px 8px 10px 0px;
}

.sy_gg3 li img {
    width: 100%;
    height: 80px;
}

.g_a a {
    width: 100%;
    display: block;
}

.fdb {
    float: left;
    width: 100%;
}

.md15 {
    margin-bottom: 15px;
}

.sy1 .d1 {
    width: 330px;
    height: 250px;
    margin-right: 15px;
    float: left;
}

.sy1 .d2 {
    width: 378px;
    height: 248px;
    background: #ffffff;
    border: solid 1px #e5e5e5;
    float: left;
    overflow: hidden;
}

.sy1 .d3 {
    width: 260px;
    float: right;
    height: 251px;
    margin-bottom: -1px;
    overflow: hidden;
}

.sy_lb1 {
    float: left;
    width: 358px;
    margin: 0px 10px;
    text-align: center;
    font-size: 12px;
}

.sy_lb1 li {
    width: 100%;
    float: left;
    border-bottom: dotted 1px #dddddd;
    padding: 8px 0px;
}

.sy_lb1 li p {
    line-height: 18px;
    color: #808080;
}

.sy_lb1 a {
    color: #ff0000;
}

.sy_lb1 a:hover {
    text-decoration: underline;
}

.sy_lb1 a.dbt {
    font-size: 15px;
    font-weight: bold;
}

.sy_bt1 {
    float: left;
    width: 100%;
    height: 36px;
    background: #f2f2f2;
    line-height: 36px;
}

.sy_bt1 a.cd_more {
    float: right;
    margin-right: 10px;
    font-size: 12px;
}

.sy_bt1 .s1 {
    float: left;
    padding: 0px 20px;
    min-width: 60px;
    text-align: center;
    font-size: 15px;
    background: #d20515;
    color: #ffffff;
    cursor: pointer;
}

.nav li a {
    cursor: pointer;
}

.nav li a:hover {
  background-color:#d20515;
  color: #fff;
}

.nav li a {
    float: left;
    padding: 0px 20px;
    min-width: 60px;
    text-align: center;
    font-size: 15px;
}
.nav_btn_active {
    background: #d20515;
    color: #ffffff !important;
    cursor: pointer;
}

.sy_bt1 .s1 a {
    color: #ffffff;
}

.sy_lb2 {
    float: left;
    width: 100%;
}

.sy_lb2 li {
    float: left;
    width: 100%;
    height: 29px;
    line-height: 28px;
    overflow: hidden;
    border-bottom: dotted 1px #dddddd;
}

.sy_lb2 a {
    float: left;
    background: url(../images/dd.png) left no-repeat;
    padding-left: 10px;
}

.sy_lb2 .sj {
    float: right;
    font-size: 12px;
    color: #999999;
}

.sy2 .d1 {
    float: left;
    width: 330px;
}

.sy2 .d2 {
    float: right;
    width: 380px;
}

.sy2 .d3 {
    float: right;
    width: 260px;
}

.xx_lb {
    width: 100%;
    float: left;
    text-align: center;
    height: 36px;
    font-size: 15px;
}

.xx_lb a {
    height: 34px;
    line-height: 34px;
    border: solid 1px #dddddd;
    display: block;
    float: left;
    background: #ffffff;
}

.xx_lb a.on {
    background: #d20515;
    border: solid 1px #d20515;
    color: #ffffff;
}

.xx_2x a {
    width: 50%;
    margin-right: -4px;
}

.xx_3x a {
    width: 33.3333%;
    margin-right: -3px;
}

.sy_gg4,
.sy_gg4 ul {
    float: left;
    width: 100%;
}

.sy_gg13,
.sy_gg13 ul {
    float: left;
    width: 100%;
}

.sy_gg13 li {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.sy_gg13 img {
    width: 100%;
}

.sy_gg4 li {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.sy_gg4 img {
    width: 100%;
    height: 100px;
}

.sy_gg5 {
    width: 725px;
    float: left;
    height: 90px;
    margin: 15px 0px 15px 0px;
}

.sy_gg5 img {
    width: 100%;
    height: 90px;
}

.sy2 .d12 {
    width: 725px;
    float: left;
}

.sy_gg6 {
    width: 100%;
    float: left;
    height: 125px;
    margin: 10px 0px 0px 0px;
}

.sy_gg6 img {
    width: 100%;
    height: 125px;
}

.sy_gg7 {
    width: 100%;
    float: left;
    margin: 0px 0px 15px 0px;
}

.sy_gg7 img {
    width: 100%;
}

.m5 {
    margin-bottom: 5px;
}

.m10 {
    margin-bottom: 10px;
}

.sy3 .d1 {
    float: left;
    width: 330px;
    margin-right: 15px;
}

.sy3 .d2 {
    float: left;
    width: 380px;
}

.sy3 .d3 {
    float: right;
    width: 260px;
}

.sy_lb3 {
    float: left;
    width: 100%;
}

.sy_lb3 li {
    float: left;
    width: 100%;
    padding: 10px 0px;
}

.sy_lb3 .imgk {
    float: left;
    width: 110px;
}

.sy_lb3 .imgk img {
    width: 100%;
    height: 110px;
}

.sy_lb3 .txtk {
    float: right;
    width: 210px;
}

.sy_lb3 .txtk p {
    font-size: 12px;
    color: #808080;
    line-height: 20px;
}

.lb_hb {
    float: left;
    width: 100%;
    overflow: hidden;
    margin: 5px 0px 15px 0px;
}

.lb_hb ul {
    float: left;
    width: 1020px;
}

.lb_hb li {
    float: left;
    width: 130px;
    height: 40px;
    text-align: center;
    border: solid 1px #dddddd;
    margin: 0px 13px 10px 0px;
    overflow: hidden;
}

.lb_hb img {
    max-width: 128px;
    max-height: 38px;
    vertical-align: middle;
}

.lb_link {
    float: left;
    width: 100%;
    margin: 5px 0px;
}

.lb_link a {
    float: left;
    margin: 3px 20px 3px 0px;
}

#dl_left {
    position: fixed;
    left: 0px;
    width: 130px;
    top: 130px;
}

#dl_right {
    position: fixed;
    right: 0px;
    width: 130px;
    top: 130px;
}

#dl_left img,
#dl_right img {
    width: 100%;
    height: 350px
}

#dl_left a.cd_close,
#dl_right a.cd_close {
    padding: 3px 10px;
    background: #f2f2f2;
    font-size: 12px;
}

.xx1_nr,
.xx2_nr,
.xx3_nr,
.xx4_nr {
    display: none;
}

.dqwz {
    width: 100%;
    float: left;
    font-size: 12px;
    margin-bottom: 10px;
}

.dqwz .s1 {
    float: left;
    background: url(../images/t_home2.gif) left no-repeat;
    padding-left: 23px;
}

.ny {
    width: 100%;
}

.ny .d1 {
    float: left;
    width: 650px;
}

.ny .d1 .kk1 {
    width: 648px;
    min-height: 500px;
}

.ny .d2 {
    float: right;
    width: 320px;
}

.ny .d2 .kk1 {
    width: 318px;
}

.ny .d3 {
    width: 100%;
    float: left;
}

.ny .d3 .kk1 {
    width: 998px;
    min-height: 300px;
}

.ny_bt {
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #f5f5f5;
}

.ny_bt .s1 {
    float: left;
    margin-left: 15px;
    font-size: 15px;
}

.kk1 {
    width: 100%;
    border: #ffffff;
    border: solid 1px #e5e5e5;
    float: left;
    border-top: solid 3px #d20515;
    overflow: hidden;
}

.n1 {
    float: left;
    width: 618px;
    margin: 10px 15px;
}

.n1 li {
    width: 100%;
    float: left;
    padding: 10px 0px;
    border-bottom: dotted 1px #dddddd;
}

.n1 a.dbt {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: bold;
}

.n1 p {
    float: left;
    width: 100%;
    margin: 5px 0px;
    font-size: 14px;
}

.n1 .sj {
    float: left;
    font-size: 13px;
    color: #808080;
}

.n1 img {
    float: right;
    border: solid 1px #e5e5e5;
    padding: 3px;
    width: 80px;
    height: 80px;
    margin: 0px 0px 0px 20px;
}

.kk1 .sy_lb2 {
    width: 298px;
    margin: 10px 10px 20px 10px;
}

.sbt {
    width: 100%;
    float: left;
    margin: 10px 0px 0px 0px;
    color: #333333;
    font-size: 22px;
    font-weight: bold;
    line-height: 32px;
    padding: 10px 0px;
    text-align: center;
}

.ssj {
    width: 100%;
    float: left;
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    color: #999999;
    border-bottom: solid 1px #eaeaea;
    padding-bottom: 15px;
    text-align: center;
}

.ssj .s1 {
    padding: 0px 12px;
}

.fx {
    width: 100%;
    float: left;
    margin: 0px 0px 10px 0px;
    padding-bottom: 5px;
    font-size: 14px;
    color: #999999;
    border-bottom: solid 1px #eaeaea;
}

.fx b,
.fx div {
    float: left;
}

.fx b {
    line-height: 40px;
    margin-right: 10px;
    font-weight: normal;
}

.snr {
    width: 100%;
    float: left;
    margin: 25px 0px 50px 0px;
    line-height: 24px;
}

.snr img {
    display: block;
    /*height: 0;
    width: 0;*/
    max-width: 100%;
    height: auto !important;
    margin: 0 auto;
}

.gd {
    width: 100%;
    float: left;
    margin: 0px 0px 30px 0px;
    color: #999999;
    line-height: 30px;
}

.snrk {
    width: 608px;
    float: left;
    margin: 0px 20px 20px 20px;
}

.bt3 {
    width: 100%;
    float: left;
    margin: 0px 0px 0px 0px;
    border-bottom: solid 1px #eaeaea;
    font-size: 20px;
    height: 45px;
    line-height: 45px;
}

.n2 {
    width: 100%;
    float: left;
    margin: 10px 0px 0px 0px;
}

.n2 li {
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.n2 li a {
    background: url(../images/dd.png) left no-repeat;
    padding-left: 12px;
    float: left;
    font-size: 14px;
}

.n2 li .sj {
    float: right;
    color: #808080;
    font-size: 12px;
}

.fy1 {
    width: 100%;
    float: left;
    text-align: center;
    color: #999999;
    margin: 15px 0px 30px 0px;
}

.fy1 a {
    padding: 0px 10px;
    height: 26px;
    line-height: 26px;
    color: #666666;
    display: inline-block;
    background: #f4f4f4;
    margin: 0px 1px;
    border: solid 1px #dddddd;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-family: Arial, 微软雅黑;
}

.fy1 a:hover,
.fy1 a.fdq {
    background: #d20515;
    color: #ffffff;
    border: solid 1px #d20515;
}

.ab_nr {
    float: left;
    width: 918px;
    margin: 30px 40px 40px 40px;
    font-size: 14px;
    line-height: 26px;
}

.xx21_nr {
    display: none;
}

@media only screen and (max-width: 1000px) {
    .main {
        width: 100%;
        margin: 0px auto;
    }

    body {
        font-size: 12px;
        line-height: 1.5;
    }


}

.mob {
    display: none;
}

@media only screen and (max-width: 1000px) {
    .mob {
        display: block;
    }

    .pc {
        display: none !important;
    }

    .top1 {
        width: 100%;
        background: #fff;
        box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
        height: 55px;
        position: fixed;
        z-index: 30;
        top: 0px;
        left: 0;
    }

    .top1 .main {
        height: 55px;
        position: relative;
    }

    .top_jg {
        height: 55px;
        width: 100%;
    }

    .logo {
        width: 120px;
        height: 35px;
        margin: 0;
        position: absolute;
        left: 15px;
        top: 10px;
        z-index: 31;

    }

    .logo img {
        height: 35px;
        width: auto;
    }


    .menu {
        margin: 0px 0px 0px 0%;
        float: left;
        width: 100%;
    }

    .menu li {
        float: left;
        width: 100%;
        border-top: solid 1px #ddd;
    }

    .menu a {
        display: block;
        width: 100%;
        padding: 10px 0px;
        text-align: left;
        padding-left: 3%;
        color: #333333;
    }

    .menu a {
        font-size: 14px;
    }

    .menu a:hover {
        COLOR: #d20515
    }

    .menu .menu_nr {
        width: 100%;
        float: left;
    }

    .menu .menu_nr .dl_nr {
        display: none;
    }

    .menu .menu_nr dt {
        display: none;
    }

    .menu dl {
        width: 100%;
        float: left;
        padding-bottom: 8px;
    }

    .menu dl dd {
        width: 50%;
        float: left;
    }

    .menu dl dd a {
        padding: 5px 0px;
        padding-left: 6%;
        font-size: 12px;
    }

    .cd_ss {
        position: absolute;
        right: 50px;
        top: 4px;
        height: 42px;
        width: 42px;
        z-index: 16;
        background: url("../images/t_ss.png") center center no-repeat;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }

    .menu2 {
        width: 30px;
        height: 30px;
        display: block;
        position: absolute;
        right: 10px;
        top: 12.5px;
        z-index: 31;
    }

    .menu2 a {
        outline: none;
        display: block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M2.5 11.5A.5.5 0 013 11h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 7h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 3h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5z' clip-rule='evenodd' fill='%23d20515'/></svg>");
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .menu2 a.on {
        background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.854 4.146a.5.5 0 010 .708l-7 7a.5.5 0 01-.708-.708l7-7a.5.5 0 01.708 0z' clip-rule='evenodd' fill='%23d20515'/><path fill-rule='evenodd' d='M4.146 4.146a.5.5 0 000 .708l7 7a.5.5 0 00.708-.708l-7-7a.5.5 0 00-.708 0z' clip-rule='evenodd' fill='%23d20515'/></svg>");
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .cd_ss_top {
        width: 40px;
        height: 100%;
        display: block;
        position: absolute;
        right: 55px;
        top: 0px;
        z-index: 31;
        background-image: url("../images/t_ss_r.png");
        background-size: auto 20px;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .cd_ss_top.on {
        background-color: #f4f4f4;
        background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.854 4.146a.5.5 0 010 .708l-7 7a.5.5 0 01-.708-.708l7-7a.5.5 0 01.708 0z' clip-rule='evenodd' fill='%23d20515'/><path fill-rule='evenodd' d='M4.146 4.146a.5.5 0 000 .708l7 7a.5.5 0 00.708-.708l-7-7a.5.5 0 00-.708 0z' clip-rule='evenodd' fill='%23d20515'/></svg>");
        background-size: auto 30px;
    }

    #navk {
        width: 100%;
        display: none;
        background: #ffffff;
        position: fixed;
        padding: 0px 0px 0px 0px;
        height: calc(100vh - 55px);
        height: -moz-calc(100vh - 55px);
        height: -webkit-calc(100vh - 55px);
        overflow-y: auto;
        left: 100%;
        top: 55px;
        z-index: 29;
    }

    .tt {
        width: 100%;
        top: 55px;
        position: fixed;
        left: 0px;
        height: 55px;
        background-color: #f4f4f4;
        margin: 0;
        padding: 10px 15px;
        box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
        display: none;
    }

    .ssn {
        width: 100%;
        position: relative;
    }

    .ssn .ss_txt {
        width: 100%;
        height: 35px;
    }

    .ssn .ss_an {
        position: absolute;
        right: 0px;
        top: 0px;
        height: 35px;
    }
}

.sy_lb2 li {
    position: relative;
    padding-right: 65px;
}

.sy_lb2 a {
    width: 100%;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.sy_lb2 .sj {
    position: absolute;
    right: 0px;
    top: 0px;
}

@media only screen and (max-width: 1000px) {
    .ny .d1 .kk1 {
        width: 100%;
        min-height: inherit;
        padding: 15px;
    }

    .cd_f {
        font-size: 13px;
    }

    .ny .d3 .kk1 {
        width: 100%;
    }

    .ab_nr {
        width: 100%;
        padding: 15px;
        margin: 0;
        font-size: 13px;
        line-height: 1.5;
    }

    .n1 {
        width: 100%;
        margin: 10px 0;
    }

    .n1 a.dbt {
        font-size: 15px;
    }

    .fy1 {
        margin-bottom: 0;
    }

    .fy1 a {
        margin-bottom: 2px;
    }

    .snrk {
        width: 100%;
        margin: 0;
    }

    .ny .d2 .kk1 {
        width: 100%;
    }

    .bt3,
    .sbt {
        font-size: 16px;
        line-height: 1.55;
        height: auto;
        margin-top: 0;
    }

    .kk1 .sy_lb2 {
        width: 100%;
        padding: 15px;
        margin: 0;
    }

    .foot {
        padding-top: 0;
    }

    .sy,
    .ny {
        padding: 15px;
    }

    .sy1 .d1,
    .sy1 .d2,
    .sy2 .d1,
    .sy2 .d2,
    .sy3 .d1,
    .sy3 .d2,
    .ny .d1 {
        width: 100%;
        margin: 0;
        margin-bottom: 15px;
    }

    .sy1 .d3,
    .sy2 .d3,
    .sy2 .d12,
    .sy3 .d3,
    .ny .d2 {
        width: 100%;
        height: auto;
    }

    .sy_lb1 {
        width: 100%;
        margin: 0px;
    }

    .sy_lb3 li {
        position: relative;
        padding-left: 125px;
        min-height: 110px;
    }

    .sy_lb3 .imgk {
        height: 110px;
        position: absolute;
        left: 0px;
        top: 0px;
        overflow: hidden;
    }

    .sy_lb3 .txtk {
        width: 100%;
    }

    .lb_hb ul {
        width: 100%;
    }

}

.sy_lb2 li a.dbt {
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.swiper-container.sy_xw4 {
    width: 100%;
    float: left;
    /*box-shadow: 0 2px 8px rgba(0, 0, 0, .1);*/
}

.sy_xw4 .swiper-slide {
    text-align: left;
    width: 100%;
    position: relative;
}


.sy_xw4 .swiper-slide a {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}

.sy_xw4 .swiper-slide .imgk {
    width: 100%;
    display: block;
    overflow: hidden;
    height: 248px;
}

.sy_xw4 .swiper-slide img {
    width: 100%;
    display: block;
    min-height: 248px;
}

.sy_xw4 .txtk {
    width: 100%;
    height: 35px;
    padding: 0px 80px 0px 15px;
    background-color: rgba(0, 0, 0, .4);
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    bottom: 0px;

}

.sy_xw4 .txtk .bt {
    width: 100%;
    font-size: 14px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 35px;
}

.sy_xw4 .swiper-pagination-bullet {
    background-color: #fff;
    width: 9px;
    height: 9px;
    opacity: 1;
    /*border: solid 1px #da4747;*/
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.sy_xw4 .swiper-pagination-bullet-active {
    background-color: #f32530;
}

.sy_xw4.swiper-container-horizontal>.swiper-pagination-bullets,
.sy_xw4 .swiper-pagination-custom,
.sy_xw4 .swiper-pagination-fraction {
    bottom: 6px;
    width: auto;
    position: absolute;
    right: 10px;
    text-align: right;
    left: auto;
}

.sy_xw4.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px;
}

@media only screen and (max-width: 1000px) {
    .sy_xw4 .swiper-slide .imgk {
        height: auto;
    }

    .sy_xw4 .swiper-slide .imgk img {
        min-height: inherit;
    }
}

.mob_top_gg1 {
    width: 100%;
    float: left;
}

.mob_top_gg1 li {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.mob_top_gg1 img,
.mob_top_gg2 img,
.mob_top_gg1 a,
.mob_top_gg2 a {
    width: 100%;
    display: block;
}

.mob_top_gg2 {
    width: 102%;
    margin-left: -1%;
}

.mob_top_gg2 li {
    width: 48%;
    float: left;
    margin: 0 1%;
    margin-bottom: 10px;
}

.mob_top_gg2 li:nth-child(2n+1) {
    clear: both;
}

.pic_lb {
    width: 100%;
    float: left;
    margin: 0 0 0px 0%;
    padding: 20px 10px;
}

.pic_lb li {
    width: 30.3333%;
    float: left;
    margin: 0 1.5% 15px 1.5%;
    text-align: center;
}

.pic_lb li:nth-child(3n+1) {
    clear: both;
}

.pic_lb .imgk {
    margin-bottom: 15px;
    height: 200px;
    overflow: hidden;
}

.pic_lb .imgk img {
    min-height: 200px;
}

.pic_lb a,
.pic_lb .imgk,
.pic_lb .imgk img {
    display: block;
    width: 100%;
}

@media only screen and (max-width: 1000px) {

    .pic_lb .imgk {
        height: auto;
    }

    .pic_lb .imgk img {
        min-height: inherit;
    }

    .snr img {
        max-width: 100% !important;
        height: auto !important;
    }
}

@media only screen and (max-width: 650px) {
    .pic_lb li {
        width: 47%;
    }

    .pic_lb li:nth-child(3n+1) {
        clear: inherit;
    }

    .pic_lb li:nth-child(2n+1) {
        clear: both;
    }
}

.ban {
    width: 100%;
}

.ban img {
    width: 100%;
    margin-bottom: 10px;
}

@media only screen and (max-width: 500px) {
    .pic_lb li {
        width: 97%;
    }
}

.fr_mh {
    padding: 20px 50px;
}

.fr_nr {
    padding: 0 40px 40px 40px;
}

.fr_nr .bt {
    border-bottom: solid 1px #ddd;
    padding-bottom: 10px;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #d20515;
}

.fr_nr .nr {
    font-size: 16px;
    line-height: 1.6;
}

.fr_nr .nr img {
    max-width: 100% !important;
    height: auto !important;
}

@media only screen and (max-width:760px) {
    .fr_nr {
        padding: 0 0px 0px 0px;
    }

    .fr_mh {
        padding: 10px 0px;
    }

    .fr_nr .bt {
        margin-bottom: 20px;
        font-size: 15px;
    }

    .fr_nr .nr {
        font-size: 13px;
    }
}

.syzx {
    height: 280px;
    overflow: hidden !important;
    float: left;
    width: 100%;

}

@media only screen and (max-width:760px) {
    .syzx {
        height: auto;

    }
}

.syzx .w23511_widgetTitle {
    display: none;
}

.syzx li a {
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.syzx .w23511_release {
    padding: 3px 0 !important;
}

.syzx .w23511_datetime {
    font-size: 12px !important;
}

.syzx .w23511_footer {
    display: none;
}
.sy_gg20{
    width:100%
}
.sy_gg20 li{
    width:100%
}
.sy_gg20 li img{
    width:100%
}
